23. Themes
Themes
Question:
Start Quiz:
INSTRUCTOR NOTE:
Click here to learn more about the Material system themes.
Here’s an example code snippet for defining a theme that is compatible with older versions of Android.
To learn more about AppCompat, check out Ian Lake’s DevByte on the Google Developers YouTube Channel:
https://www.youtube.com/watch?v=5Be2mJzP-Uw
What is the AndroidManifest.xml file?
For more info on Styles and Themes, take a look at this tutorial.